home *** CD-ROM | disk | FTP | other *** search
Text File | 1999-11-11 | 632 b | 29 lines | [issp/fndf] |
- # This unofficial emedicine auction plug was created
- # by Raul, taco chef extrodinaire
- #
- # http://www.teamdraw.com/raul
-
- <search
- name= "eMedicine"
- action = "http://www.emedicine.com/cgi-shl/webfind.exe"
- method = get
- update="http://teamdraw.com/raul/stuff/emedicine.src.hqx"
- >
-
- <input name="keywords" user>
- <input name="indexname" value="emerg">
- <input name="maxhits" value="200">
- <input name="searchin" value="Complete+File">
-
-
- <interpret
- resultListStart="(bytes)</td></tr>"
- resultListEnd='</table>'
- resultItemStart="</A></td><td>"
- resultItemEnd = "</tr>"
- # relevanceStart = ""
- # relevanceEnd = ""
- >
-
- </search>
-